.index-title {
  padding-top: 22px;
  text-align: center;
  background: url(../images/border.png) no-repeat top center;
}
.index-title h2 {
  color: #333;
  font-size: 38px;
  font-weight: bold;
  line-height: 1;
}
.index-title .p1 {
  color: #c9c9c9;
  font-size: 24px;
  line-height: 1;
  margin-top: 22px;
}
.index-title .p2 {
  font-size: 24px;
  color: #999999;
  line-height: 1.5;
  text-align: center;
  margin-top: 1em;
  margin-top: 100px;
}
.index-1 {
  margin-top: -40px;
  position: relative;
  z-index: 9999999;
}
.index-1 .cont {
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 5px 0px 20px 1px rgba(183, 183, 183, 0.43);
  box-shadow: 5px 0px 20px 1px rgba(183, 183, 183, 0.43);
}
.index-1 .cont ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0;
}
.index-1 .cont ul li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  text-align: center;
  align-items: flex-start;
  justify-content: center;
  border-right: 2px solid #512e12;
}
.index-1 .cont ul li:last-child {
  border: none;
}
.index-1 .cont ul li .icon {
  width: 60px;
  height: 60px;
}
.index-1 .cont ul li .icon img {
  width: 100%;
  height: 100%;
}
.index-1 .cont ul li .text {
  margin-left: 20px;
}
.index-1 .cont ul li .text h3 {
  color: #262626;
  font-size: 26px;
  line-height: 1;
}
.index-1 .cont ul li .text p {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px;
}
.index-2 {
  margin-top: 100px;
}
.index-2 .cont {
  margin-top: 60px;
}
.index-2 .cont .pro-swiper {
  overflow: hidden;
  height: 497px;
}
.index-2 .cont .pro-swiper .swiper-wrapper .swiper-slide {
  width: 324px;
  height: 497px;
  overflow: hidden;
  position: relative;
}
.index-2 .cont .pro-swiper .swiper-wrapper .swiper-slide .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.index-2 .cont .pro-swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.index-2 .cont .pro-swiper .swiper-wrapper .swiper-slide .info {
  width: 100%;
  height: 100px;
  padding: 18px;
  bottom: -100px;
  display: flex;
  flex-direction: column;
  position: absolute;
  background-color: #512e12;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.index-2 .cont .pro-swiper .swiper-wrapper .swiper-slide .info .tit {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
.index-2 .cont .pro-swiper .swiper-wrapper .swiper-slide .info p {
  color: #fff;
  font-size: 14px;
  margin-top: auto;
  letter-spacing: -0.5px;
}
.index-2 .cont .pro-swiper .swiper-wrapper .swiper-slide.swiper-slide-active,
.index-2 .cont .pro-swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active {
  z-index: 10000;
}
.index-2 .cont .pro-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .bg,
.index-2 .cont .pro-swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .bg {
  background: rgba(0, 0, 0, 0);
}
.index-2 .cont .pro-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .info,
.index-2 .cont .pro-swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .info {
  bottom: 0;
}
.index-3 {
  width: 100%;
  height: 466px;
  max-width: 1920px;
  margin-top: 100px;
  margin-bottom: 100px;
  background: url(../images/bg.jpg) no-repeat center center;
}
.index-4 .pics {
  display: flex;
  height: 732px;
  margin-top: 60px;
}
.index-4 .pics .left {
  width: 464px;
  height: 100%;
  position: relative;
}
.index-4 .pics .left .top-case {
  width: 100%;
  height: 100%;
}
.index-4 .pics .left .top-case .pic {
  display: block;
  width: 100%;
  height: 100%;
}
.index-4 .pics .left .top-case .pic img {
  width: 100%;
  height: 100%;
}
.index-4 .pics .left .top-case .info {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 357px;
  position: absolute;
  padding-top: 100px;
  padding-left: 40px;
  background-color: rgba(81, 46, 18, 0.85);
}
.index-4 .pics .left .top-case .info .more {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  color: #482a11;
  font-size: 36px;
  line-height: 52px;
  text-align: center;
  position: absolute;
  background-color: #fff;
  right: 40px;
  top: -27.5px;
}
.index-4 .pics .left .top-case .info .en {
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
}
.index-4 .pics .left .top-case .info .tit {
  display: block;
  color: #fff;
  font-size: 30px;
  margin-top: 1em;
}
.index-4 .pics .left .top-case .info p {
  color: #fff;
  font-size: 16px;
  line-height: 2;
}
.index-4 .pics .right {
  flex: 1;
  display: flex;
  margin-left: 36px;
  flex-direction: column;
}
.index-4 .pics .right .photo {
  width: 100%;
}
.index-4 .pics .right .photo img {
  width: 100%;
  height: 100%;
}
.index-4 .pics .right .photo:first-child {
  height: 350px;
}
.index-4 .pics .right .photo:last-child {
  margin-top: 32px;
  height: 350px;
}
.index-5 {
  background-color: #f2f2f2;
  margin-top: 60px;
  padding: 60px;
}
.index-5 .title {
  text-align: center;
}
.index-5 .title h4 {
  color: #000000;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 20px;
}
.index-5 .title h3 {
  color: #000000;
  font-size: 36px;
  font-weight: lighter;
}
.index-5 .cont {
  margin-top: 66px;
}
.index-5 .cont ul {
  display: flex;
  justify-content: center;
}
.index-5 .cont ul li {
  width: 222px;
  height: 260px;
  display: flex;
  margin: 0 27px;
  text-align: center;
  flex-direction: column;
  border: 1px solid #aaaaaa;
  justify-content: center;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.index-5 .cont ul li .iconfont {
  color: #969696;
  font-size: 60px;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.index-5 .cont ul li h3 {
  color: #646464;
  font-size: 24px;
  line-height: 1;
  margin-top: 32px;
  margin-bottom: 21px;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.index-5 .cont ul li p {
  color: #333333;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.index-5 .cont ul li:hover {
  background-color: #fff;
  border-color: #fff;
  -webkit-box-shadow: 5px 0px 20px 1px rgba(183, 183, 183, 0.43);
  box-shadow: 5px 0px 20px 1px rgba(183, 183, 183, 0.43);
}
.index-5 .cont ul li:hover .iconfont {
  color: #2f2f2f;
}
.index-5 .cont ul li:hover h3 {
  color: #2f2f2f;
}
.index-5 .cont ul li:hover p {
  color: #2f2f2f;
}
.index-6 {
  position: relative;
  padding: 100px 0;
}
.index-6 .cont {
  position: relative;
  display: flex;
  align-items: center;
}
.index-6 .cont .en-big {
  color: #e6e6e6;
  font-size: 150px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: -1em;
  z-index: -1;
  opacity: 0.32;
  line-height: 116px;
}
.index-6 .cont .info {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: start;
}
.index-6 .cont .info .line {
  width: 104px;
  height: 1px;
  background-color: #512e12;
}
.index-6 .cont .info .en {
  color: #512e12;
  font-size: 60px;
  line-height: 1;
  margin-top: 34px;
}
.index-6 .cont .info .cn {
  color: #2e2e2e;
  font-size: 36px;
  line-height: 1;
  margin-top: 12px;
  font-weight: lighter;
}
.index-6 .cont .info h3 {
  color: #2e2e2e;
  font-size: 30px;
  margin-top: 68px;
}
.index-6 .cont .info .desc {
  color: #2e2e2e;
  font-size: 16px;
  line-height: 28px;
  margin-top: 48px;
}
.index-6 .cont .info .more {
  color: #fff;
  line-height: 2;
  padding: 0 50px;
  font-size: 26px;
  margin-top: 100px;
  border-radius: 26px;
  text-transform: uppercase;
  background-color: #c2c2c2;
}
.index-6 .cont .pic {
  width: 672px;
  height: 456px;
  margin-left: 66px;
  position: relative;
}
.index-6 .cont .pic .text {
  width: 408px;
  height: 138px;
  position: absolute;
  bottom: 42px;
  left: 0;
  z-index: 2;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  font-weight: lighter;
  padding-top: 48px;
  padding-left: 1em;
  background: url(../images/a1.jpg) no-repeat center center;
}
.index-6 .cont .pic img {
  width: 540px;
  height: 420px;
  position: absolute;
  top: 36px;
  right: 28px;
}
.index-6 .cont .pic .bg {
  width: 328px;
  height: 328px;
  background-color: #e6e6e6;
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
}
.index-7 {
  width: 100%;
  max-width: 1920px;
  height: 202px;
  background: url(../images/bg1.jpg) no-repeat center center;
}
.index-7 ul {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.index-7 ul li {
  text-align: center;
  margin: 0 80px;
}
.index-7 ul li .num {
  color: #0a0a0d;
  font-size: 18px;
  line-height: 1;
}
.index-7 ul li .num span {
  color: #5c5c5c;
  font-size: 60px;
  font-weight: bold;
  margin-right: 14px;
}
.index-7 ul li p {
  color: #0a0a0d;
  font-size: 18px;
  line-height: 3;
}
.index-8 {
  padding-top: 100px;
}
.index-8 .news {
  display: flex;
  margin-top: 100px;
}
.index-8 .news .left .news-top {
  width: 424px;
  height: 440px;
  background-color: #f8f8f8;
  position: relative;
  padding: 23px;
  display: flex;
  flex-direction: column;
}
.index-8 .news .left .news-top .color {
  width: 100%;
  height: 175px;
  background-color: #0e2560;
  position: absolute;
  top: 0;
  left: 0;
}
.index-8 .news .left .news-top .title {
  position: relative;
  display: flex;
}
.index-8 .news .left .news-top .title .text h3 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.33333em;
}
.index-8 .news .left .news-top .title .text span {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: lighter;
  text-transform: uppercase;
}
.index-8 .news .left .news-top .title .more {
  width: 22px;
  height: 22px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  margin-left: auto;
  text-align: center;
  border: 1px solid #fff;
}
.index-8 .news .left .news-top .pic {
  width: 100%;
  height: 183px;
  margin-top: 16px;
  position: relative;
}
.index-8 .news .left .news-top .pic img {
  width: 100%;
  height: 100%;
}
.index-8 .news .left .news-top .tit {
  line-height: 3;
  font-size: 16px;
  font-weight: bold;
  color: #0d0d0f;
}
.index-8 .news .left .news-top .desc {
  color: #0d0d0f;
  font-size: 12px;
  line-height: 1.5;
  opacity: 0.5;
  text-align: justify;
}
.index-8 .news .left .news-top .date {
  display: flex;
  margin-top: auto;
  align-items: flex-end;
}
.index-8 .news .left .news-top .date .line {
  width: 78px;
  height: 2px;
  background: #cecece;
}
.index-8 .news .left .news-top .date span {
  color: #0d0d0f;
  font-size: 12px;
  margin-left: auto;
}
.index-8 .news .right {
  flex: 1;
  margin-left: 60px;
}
.index-8 .news .right ul {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.index-8 .news .right ul li {
  flex: 1;
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #f4f4f4;
}
.index-8 .news .right ul li .pic {
  width: 197px;
  height: 122px;
}
.index-8 .news .right ul li .pic img {
  width: 100%;
  height: 100%;
}
.index-8 .news .right ul li .info {
  height: 122px;
  flex: 1;
  display: flex;
  margin-left: 30px;
  flex-direction: column;
}
.index-8 .news .right ul li .info .tit {
  color: #0d0d0f;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
}
.index-8 .news .right ul li .info span {
  color: #02115d;
  font-size: 12px;
  line-height: 1;
  margin-top: 0.5em;
}
.index-8 .news .right ul li .info .desc {
  color: #0d0d0f;
  font-size: 12px;
  line-height: 1.5;
  margin-top: auto;
}
.index-8 .news .right ul li:nth-child(1) {
  align-items: flex-start;
}
